You can access search results via JSON API by adding format=json
to your query:
https://codesearch.val.run//%22https:/www.google.com/maps?q=%24%7BgeoData.lat%7D%2C%24%7BgeoData.lon%7D%5C%22&page=1&format=json
For typeahead suggestions, use the /typeahead
endpoint:
https://codesearch.val.run/typeahead?q=%24%7BgeoData.lat%7D%2C%24%7BgeoData.lon%7D%5C%22
Returns an array of strings in format "username" or "username/projectName"
No results found for "${geoData.lat},${geoData.lon}\"" (1023ms)